home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Megarom
/
Megarom Macintosh CD Software (Quantum Leap)(1992).iso
/
COMMUNICATION
/
Term-Plus
/
CIS Term Setup Script
next >
Wrap
Text File
|
1989-11-20
|
971b
|
65 lines
@Label0
AutoType "GO TERMINAL^M"
@Label1
If Prompt = "Enter choice !" Then @Label2
GoTo @Label1
@Label2
AutoType "2^M"
@Label3
If Prompt = "Enter choice !" Then @Label4
GoTo @Label3
@Label4
AutoType "1^M"
@Label5
If Prompt = "individual parameters !" Then @Label6
GoTo @Label5
@Label6
AutoType "^M"
@Label7
If Prompt = "Enter choice !" Then @Label8
GoTo @Label7
@Label8
AutoType "1^M"
@Label9
If Prompt = "<CR> keeps current setting !" Then @Label10
GoTo @Label9
@Label10
AutoType "80^M"
@Label11
If Prompt = "Enter choice !" Then @Label12
GoTo @Label11
@Label12
AutoType "2^M"
@Label13
If Prompt = "<CR> keeps current setting !" Then @Label14
GoTo @Label13
@Label14
AutoType "24^M"
@Label15
If Prompt = "Enter choice !" Then @Label16
GoTo @Label15
@Label16
AutoType "^M"
@Label17
If Prompt = "Enter choice !" Then @Label18
GoTo @Label17
@Label18
AutoType "^M"
@Label19
If Prompt = "setting !" Then @Label20
GoTo @Label19
@Label20
AutoType "1^M"
@Label21
Quit